home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Laboratorio Interattivo Deagostini
/
laboratorio interattivo deagostini.bin
/
swf
/
37.swf
/
scripts
/
DefineButton2_5
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2003-01-05
|
121b
|
6 lines
on(press){
hClip = this._height;
hBarra = _parent._height;
startDrag("",0,0,hClip,0,hBarra - hClip * 2);
}